How to Install libclutter-cil software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install libclutter-cil software package in Ubuntu 14.04 LTS (Trusty Tahr)

libclutter-cil software package provides Open GL based interactive canvas library -- CLI Bindings, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libclutter-cil 

libclutter-cil is installed in your system.

Make ensure the libclutter-cil package were installed using the commands given below,

$ sudo dpkg-query -l | grep libclutter-cil *

You will get with libclutter-cil package name, version, architecture and description in a table

libclutter-cil package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Mono/CLI
Package libclutter-cil
Version 1.0.0~alpha3~git20090817.r1.34
Description Open GL based interactive canvas library -- CLI Bindings
Sub Section Cli-mono


See Also, How to uninstall or remove libclutter-cil software package from Ubuntu 14.04 LTS (Trusty Tahr)?